home *** CD-ROM | disk | FTP | other *** search
- In article <alsch.1.0014C69E@cs.tu-berlin.de>,
- alsch@cs.tu-berlin.de (Alexander Schulze) says:
- >
- >Hi,
- >
- >i'm trying to use WINQVTNET (QVTNET for Winsock) 3.96 together with Trumpet
- >Winsockets (Version 1.0 Alpha #18) over SLIP. My terminal server does
- >dynamically assign the IP adress, so i understand that i have to set the
- ><name> and <ip> field of QVTNET.INI to BOOT to enable QVTNET to get the ip
- >adress and the host name. If i do so i always get a GPF and i have to restart
- >Windows to get TCPMAN working again.
- >
- >. . . . .
- >
- >Any ideas ?
- >
- >Thanx in advanve,
- > Alex
-
- I'm using the same versions of Winsock and QVTNET as you, and, for me at
- least, the solution was leaving the name= line blank while setting ip=BOOT.
- Hope you're up and running soon.
-
- Trent
- From Jonsson2_Johann_S/matvtaekni@iti.is Thu Feb 3 09:11:05 1994
- Received: from isgate.is by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.06) with SMTP
- id AA21736; Thu, 3 Feb 1994 04:09:46 -0500
- Received: from iti.is by isgate.is (5.65c/ISnet/14-10-91); Thu, 3 Feb 1994 09:07:50 GMT
- Received: from
- by iti.is (1.37.109.4/ISnet/11-02-92); Thu, 3 Feb 94 09:11:29 GMT
- From: Jonsson2_Johann_S/matvtaekni@iti.is
- X-Openmail-Hops: 1
- Date: Thu, 3 Feb 94 09:11:05 +0000
- Message-Id: <BEC31056@MHS>
- Subject: RE: WinMosaic Error
- To: winsock@SunSITE.Unc.EDU, wlai@East.DELFIN.COM
-
- Hi...
-
- And I get this to....
- I 'm using Microsoft Winsock and Trumpet (at least trying.... to do so...)
- I'm running W4W 3.11 with standard configurations (default)
-
- Johann S. Jonsson
- johann@iti.is
- ----------
- <From: winsock; wlai
- <To: winsock
- <Subject: WinMosaic Error
- <Date: 2. February, 1994 9:57
-
- <<File Attachment: WINMOSAI.TXT>>
- <I have installed Trumpet WinSock, and have no problem with it using
- QvtNet, Win
- <Sock version.
-
- <However, whatever home page I select from WinMosaic 1.0, I get a
- HTAccess error
- <of -1. Does anyone know what the error code maps to?
-
-
- <William Lai
-
- --
- <wlai@east.delfin.com | "I want to do everything. I want to have everything.
- <William Lai | I have a wonderful, wonderful life. But there's so
- <Delfin Systems | much more out there. Do I have it all? Yes. Do I
- <Reston, Virginia | want more? Yeah, sure." -Demi Moore
-
- .......................................................................
-
- Item Subject: WINMAIL.DAT
- Could not convert UNKNOWN FILE-TYPE (1734) item to text.
- Will attempt to 'shar' item as file '0007jp7' at end of msg.
-
-
- #---------------------------------- cut here ----------------------------------
- # This is a shell archive. Remove anything before this line,
- # then unpack it by saving it in a file and typing "sh file".
- #
- # Wrapped by HP OpenMail System <openmail@korpa> on Thu Feb 3 09:11:30 1994
- #
- # This archive contains:
- # 0007jp7
- #
- # Error checking via wc(1) will be performed.
-
- LANG=""; export LANG
- PATH=/bin:/usr/bin:$PATH; export PATH
-
-
- rm -f /tmp/uud$$
- (echo "begin 666 /tmp/uud$$\n#;VL*n#6%@x\n \nend" | uudecode) >/dev/null 2>&1
- if [ X"`cat /tmp/uud$$ 2>&1`" = Xok ]
- then
- unpacker=uudecode
- else
- echo Compiling unpacker for non-ascii files
- pwd=`pwd`; cd /tmp
- cat >unpack$$.c <<'EOF'
- #include <stdio.h>
- #define C (*p++ - ' ' & 077)
- main()
- {
- int n;
- char buf[128], *p, a,b;
-
- scanf("begin %o ", &n);
- gets(buf);
-
- if (freopen(buf, "w", stdout) == NULL) {
- perror(buf);
- exit(1);
- }
-
- while (gets(p=buf) && (n=C)) {
- while (n>0) {
- a = C;
- if (n-- > 0) putchar(a << 2 | (b=C) >> 4);
- if (n-- > 0) putchar(b << 4 | (a=C) >> 2);
- if (n-- > 0) putchar(a << 6 | C);
- }
- }
- exit(0);
- }
- EOF
- cc -o unpack$$ unpack$$.c
- rm unpack$$.c
- cd $pwd
- unpacker=/tmp/unpack$$
- fi
- rm -f /tmp/uud$$
-
- echo x - 0007jp7 '[non-ascii]'
- $unpacker <<'@eof'
- begin 660 0007jp7
- M>)\^(@ 0N 0 A ,FEM<W1O*# S-BDV86@H82E%87-T+D1%3$9)3BY#X
- %3TT <PD X
- X
- end
- @eof
- set `wc -lwc <0007jp7`
- if test $1$2$3 != 0150
- then
- echo ERROR: wc results of 0007jp7 are $* should be 0 1 50
- fi
-
- chmod 660 0007jp7
-
- rm -f /tmp/unpack$$
- exit 0
- From news@bigblue.oit.unc.edu Wed Feb 2 14:27:11 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.06) with SMTP
- id AA23054; Thu, 3 Feb 1994 04:36:38 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA18102; Thu, 3 Feb 1994 04:26:57 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Wed, 2 Feb 1994 14:27:11 GMT
- From: Tim_Vold@atk.com (Tim Vold)
- Message-Id: <1994Feb2.142711.9682@omega.se.atk.com>
- Organization: ATK
- Sender: ses
- References: <TRENT_B.24.0011923F@molebio.iastate.edu>, <1994Jan28.221526.7889@omega.se.atk.com>, <2ijlfm$oei@agate.berkeley.edu>
- Subject: Re: Latest release of Trumpet Winsock?
-
- In article <2ijlfm$oei@agate.berkeley.edu>, forest@soda.berkeley.edu (Forest Edward Wilkinson) says:
- >
- >In article <1994Jan28.221526.7889@omega.se.atk.com>,
- >Tim Vold <Tim_Vold@atk.com> wrote:
- >>>
- >>>What is the latest release of Trumpet (Winsock).
- >>>
- >>So far as I know it is pre-release beta no. 5.
- >>The file date of tcpman and winsock.dll in the zip file
- >>should be 1/12/94.
- >
- >Where can I find it?
- >
- >All the archive sites I know of only have version 1.0 alpha 11.
- >
- >
- >--
- >$BNS(J forest@soda.berkeley.edu
-
- I just uploaded it to ftp.cica.indiana.edu in the
- pub/pc/win3/uploads directory. It's called winsock5.zip.
-
- Enjoy,
- Tim_Vold@atk.com
- From news@bigblue.oit.unc.edu Thu Feb 3 05:36:38 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.06) with SMTP
- id AA25728; Thu, 3 Feb 1994 05:36:38 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA15511; Thu, 3 Feb 1994 05:19:26 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Thu, 3 Feb 1994 10:15:37
- From: petrich@physik.tu-chemnitz.de (Ralf Petrich)
- Message-Id: <petrich.52.000A42F8@physik.tu-chemnitz.de>
- Organization: University of Technology Chemnitz/Zwickau, FRG
- Sender: ses
- References: <amcooke.14.2D4D80C2@Waikato.ac.nz>
- Subject: Same: WinTalk GPF's in TCPman, HELP
-
- In article <amcooke.14.2D4D80C2@Waikato.ac.nz> amcooke@Waikato.ac.nz (Alastair Cooke) writes:
- >From: amcooke@Waikato.ac.nz (Alastair Cooke)
- >Subject: WinTalk GPF's in TCPman, HELP
- >Date: Mon, 31 Jan 1994 22:05:54 GMT
-
-
- >When I load WinTalk I get a runtime error and TCPMan GPFs at me.
- >The outline of the WinTalk icon is written but the smiley face does not get
- >filled in.
-
- The same here!
-
- >I'm running TWSK alpha 18 and using bootp.
-
- Also the same, but without bootp and together with WfWG.
-
- >HELP
- would be appreciated!
-
- Bye Ralf
- From news@bigblue.oit.unc.edu Thu Feb 3 06:06:40 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.06) with SMTP
- id AA26996; Thu, 3 Feb 1994 06:06:40 -0500
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA17943; Thu, 3 Feb 1994 05:50:06 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: Thu, 3 Feb 1994 11:18:01
- From: alsch@cs.tu-berlin.de (Alexander Schulze)
- Message-Id: <alsch.2.000B4D33@cs.tu-berlin.de>
- Organization: PRZ TU Berlin
- Sender: ses
- References: <alsch.1.0014C69E@cs.tu-berlin.de>, <2ipjrt$4c6@news.acns.nwu.edu>
- Subject: Re: Problem using QVTWSK 3.96 with Trumpet's SLIP
-
- In article <2ipjrt$4c6@news.acns.nwu.edu> tgn@nwu.edu (Trent Nicol) writes:
-
- >>i'm trying to use WINQVTNET (QVTNET for Winsock) 3.96 together with Trumpet
- >>Winsockets (Version 1.0 Alpha #18) over SLIP. My terminal server does
- >>dynamically assign the IP adress, so i understand that i have to set the
- >><name> and <ip> field of QVTNET.INI to BOOT to enable QVTNET to get the ip
- >>adress and the host name. If i do so i always get a GPF and i have to restart
- >>Windows to get TCPMAN working again.
-
- >I'm using the same versions of Winsock and QVTNET as you, and, for me at
- >least, the solution was leaving the name= line blank while setting ip=BOOT.
- >Hope you're up and running soon.
-
- Thanx for the tip, but if i do what you proposed and startup QVTNET it still
- moans 'local host name not specified'. On the other hand if i leave ip= blank
- and set name=BOOT then QVTNET comes up without complaining. When i then try to
- open a terminal session QVTNET and TCPMAN die with a GPF...grr... :-(
-
- Maybe the key is the way you get TCPMAN to realize the IP adress assigned to
- you. I 've configured TCPMAN to get it via BOOTP.
-
- >Trent
-
- - Alex
-
-